[INFO] cloning repository https://github.com/paulkernfeld/global-data-in-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paulkernfeld/global-data-in-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulkernfeld%2Fglobal-data-in-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulkernfeld%2Fglobal-data-in-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1424afce8dc83f3effd8d5e5cf7cb5e0f2c435f0
[INFO] testing paulkernfeld/global-data-in-rust against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulkernfeld%2Fglobal-data-in-rust" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/paulkernfeld/global-data-in-rust
[INFO] finished tweaking git repo https://github.com/paulkernfeld/global-data-in-rust
[INFO] tweaked toml for git repo https://github.com/paulkernfeld/global-data-in-rust written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/paulkernfeld/global-data-in-rust on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/paulkernfeld/global-data-in-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded remove_dir_all v0.5.2
[INFO] [stderr]   Downloaded tempdir v0.3.7
[INFO] [stderr]   Downloaded skeptic v0.13.4
[INFO] [stderr]   Downloaded rand v0.4.6
[INFO] [stderr]   Downloaded phf_macros v0.8.0
[INFO] [stderr]   Downloaded proc-macro-hack v0.5.15
[INFO] [stderr]   Downloaded itoa v0.4.5
[INFO] [stderr]   Downloaded bytecount v0.4.0
[INFO] [stderr]   Downloaded siphasher v0.3.3
[INFO] [stderr]   Downloaded version_check v0.9.1
[INFO] [stderr]   Downloaded cargo_metadata v0.6.4
[INFO] [stderr]   Downloaded rand_core v0.4.2
[INFO] [stderr]   Downloaded redox_syscall v0.1.56
[INFO] [stderr]   Downloaded getrandom v0.1.14
[INFO] [stderr]   Downloaded quote v1.0.4
[INFO] [stderr]   Downloaded smallvec v1.4.0
[INFO] [stderr]   Downloaded glob v0.2.11
[INFO] [stderr]   Downloaded once_cell v1.4.0
[INFO] [stderr]   Downloaded rustc-demangle v0.1.16
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.6
[INFO] [stderr]   Downloaded ryu v1.0.4
[INFO] [stderr]   Downloaded proc-macro2 v1.0.12
[INFO] [stderr]   Downloaded error-chain v0.12.2
[INFO] [stderr]   Downloaded arc-swap v0.4.6
[INFO] [stderr]   Downloaded cc v1.0.52
[INFO] [stderr]   Downloaded serde_derive v1.0.106
[INFO] [stderr]   Downloaded serde v1.0.106
[INFO] [stderr]   Downloaded backtrace v0.3.46
[INFO] [stderr]   Downloaded serde_json v1.0.52
[INFO] [stderr]   Downloaded pulldown-cmark v0.2.0
[INFO] [stderr]   Downloaded syn v1.0.18
[INFO] [stderr]   Downloaded libc v0.2.69
[INFO] [stderr]   Downloaded backtrace-sys v0.1.37
[INFO] [stderr]   Downloaded winapi v0.3.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8758bb47e42be55f6a073676567005914c55e07394b3d9cf63a8d897e716ebca
[INFO] running `Command { std: "docker" "start" "-a" "8758bb47e42be55f6a073676567005914c55e07394b3d9cf63a8d897e716ebca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8758bb47e42be55f6a073676567005914c55e07394b3d9cf63a8d897e716ebca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8758bb47e42be55f6a073676567005914c55e07394b3d9cf63a8d897e716ebca", kill_on_drop: false }`
[INFO] [stdout] 8758bb47e42be55f6a073676567005914c55e07394b3d9cf63a8d897e716ebca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0a817d715d637b8f2fbe63702875e234325169d68cc9e035173d6036f813afc
[INFO] running `Command { std: "docker" "start" "-a" "f0a817d715d637b8f2fbe63702875e234325169d68cc9e035173d6036f813afc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.69
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.12
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.18
[INFO] [stderr]    Compiling cc v1.0.52
[INFO] [stderr]    Compiling ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling serde v1.0.106
[INFO] [stderr]    Compiling ryu v1.0.4
[INFO] [stderr]    Compiling version_check v0.9.1
[INFO] [stderr]    Compiling siphasher v0.3.3
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling pulldown-cmark v0.2.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling itoa v0.4.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling remove_dir_all v0.5.2
[INFO] [stderr]    Compiling bytecount v0.4.0
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling proc-macro-hack v0.5.15
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling error-chain v0.12.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling quote v1.0.4
[INFO] [stderr]    Compiling backtrace-sys v0.1.37
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling backtrace v0.3.46
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.52
[INFO] [stderr]    Compiling serde_derive v1.0.106
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling cargo_metadata v0.6.4
[INFO] [stderr]    Compiling skeptic v0.13.4
[INFO] [stderr]    Compiling global-data-in-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.15s
[INFO] running `Command { std: "docker" "inspect" "f0a817d715d637b8f2fbe63702875e234325169d68cc9e035173d6036f813afc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0a817d715d637b8f2fbe63702875e234325169d68cc9e035173d6036f813afc", kill_on_drop: false }`
[INFO] [stdout] f0a817d715d637b8f2fbe63702875e234325169d68cc9e035173d6036f813afc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71c78178eb94b9920b7f41960ca0317754626ad7d0001f78b1f05db860ffb84c
[INFO] running `Command { std: "docker" "start" "-a" "71c78178eb94b9920b7f41960ca0317754626ad7d0001f78b1f05db860ffb84c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.69
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling itoa v0.4.5
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling serde v1.0.106
[INFO] [stderr]    Compiling ryu v1.0.4
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling remove_dir_all v0.5.2
[INFO] [stderr]    Compiling backtrace-sys v0.1.37
[INFO] [stderr]    Compiling error-chain v0.12.2
[INFO] [stderr]    Compiling pulldown-cmark v0.2.0
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling bytecount v0.4.0
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling smallvec v1.4.0
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling once_cell v1.4.0
[INFO] [stderr]    Compiling arc-swap v0.4.6
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling parking_lot_core v0.7.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling parking_lot v0.10.2
[INFO] [stderr]    Compiling backtrace v0.3.46
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.52
[INFO] [stderr]    Compiling cargo_metadata v0.6.4
[INFO] [stderr]    Compiling skeptic v0.13.4
[INFO] [stderr]    Compiling global-data-in-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.55s
[INFO] running `Command { std: "docker" "inspect" "71c78178eb94b9920b7f41960ca0317754626ad7d0001f78b1f05db860ffb84c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71c78178eb94b9920b7f41960ca0317754626ad7d0001f78b1f05db860ffb84c", kill_on_drop: false }`
[INFO] [stdout] 71c78178eb94b9920b7f41960ca0317754626ad7d0001f78b1f05db860ffb84c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bd4311cbe6885526aa2f1637d0c750d3d6d5c7fcac2f82b069e042e83e5c820f
[INFO] running `Command { std: "docker" "start" "-a" "bd4311cbe6885526aa2f1637d0c750d3d6d5c7fcac2f82b069e042e83e5c820f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/global_data_in_rust-099f0cf3d5108769)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/global_data_in_rust-69d8d4331fc4f127)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/skeptic.rs (/opt/rustwide/target/debug/deps/skeptic-9ba69a4ddff29eae)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test readme_sect_the_let_keyword_line_53 ... FAILED
[INFO] [stdout] test readme_sect_the_const_keyword_line_85 ... FAILED
[INFO] [stdout] test readme_sect_the_lazy_static_and_once_cell_crates_line_141 ... FAILED
[INFO] [stdout] test readme_sect_std_include_line_290 ... FAILED
[INFO] [stdout] test readme_sect_std_include_str_and_std_include_bytes_line_109 ... FAILED
[INFO] [stdout] test readme_sect_the_lazy_static_and_once_cell_crates_line_162 ... FAILED
[INFO] [stdout] test readme_sect_the_arc_swap_crate_line_253 ... FAILED
[INFO] [stdout] test readme_sect_the_phf_crate_line_222 ... FAILED
[INFO] [stdout] test readme_sect_immutable_static_items_line_195 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- readme_sect_the_let_keyword_line_53 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'readme_sect_the_let_keyword_line_53' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:261:40:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61f055cfe0f8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61f055cfe0f8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61f055cfe0f8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61f055cfe0f8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61f055d13a9a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61f055d13a9a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61f055d03f12 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61f055d03f12 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61f055cdb3e6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61f055cdb3e6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61f055cf5ca9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61f055bc0a5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61f055bc0a5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61f055cf5e62 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61f055cf5e62 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61f055cdb4d4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61f055cd04f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61f055cdc1bd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61f055d1422c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61f055d141f2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61f055d13f49 - core[28b146924c2f19c6]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/option.rs:2252:5
[INFO] [stdout]   21:     0x61f055c5d2a5 - <core[28b146924c2f19c6]::option::Option<&str>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/option.rs:1013:21
[INFO] [stdout]   22:     0x61f055c5d2a5 - <cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>::part
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:261:40
[INFO] [stdout]   23:     0x61f055c5d2f8 - <cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>::version
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:269:37
[INFO] [stdout]   24:     0x61f055bf85c1 - <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path::<&std[929523f510218772]::path::Path>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:558:85
[INFO] [stdout]   25:     0x61f055c00b33 - core[28b146924c2f19c6]::iter::adapters::map::map_try_fold::<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember, alloc[95e62e727ddf147d]::string::String, alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, !>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}, alloc[95e62e727ddf147d]::vec::in_place_collect::write_in_place_with_drop<alloc[95e62e727ddf147d]::string::String>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]   26:     0x61f055c0e48d - <alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::try_fold::<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::iter::adapters::map::map_try_fold<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember, alloc[95e62e727ddf147d]::string::String, alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, !>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}, alloc[95e62e727ddf147d]::vec::in_place_collect::write_in_place_with_drop<alloc[95e62e727ddf147d]::string::String>::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, !>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/into_iter.rs:401:25
[INFO] [stdout]   27:     0x61f055bffeff - <core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::try_fold::<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, alloc[95e62e727ddf147d]::vec::in_place_collect::write_in_place_with_drop<alloc[95e62e727ddf147d]::string::String>::{closure#0}, core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, !>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   28:     0x61f055c02c4d - <core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}> as alloc[95e62e727ddf147d]::vec::in_place_collect::SpecInPlaceCollect<alloc[95e62e727ddf147d]::string::String, core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}>>>::collect_in_place
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/in_place_collect.rs:378:18
[INFO] [stdout]   29:     0x61f055bff2ff - alloc[95e62e727ddf147d]::vec::in_place_collect::from_iter_in_place::<core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}>, alloc[95e62e727ddf147d]::string::String>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/in_place_collect.rs:269:9
[INFO] [stdout]   30:     0x61f055c1207e - <alloc[95e62e727ddf147d]::vec::Vec<alloc[95e62e727ddf147d]::string::String> as alloc[95e62e727ddf147d]::vec::spec_from_iter::SpecFromIter<alloc[95e62e727ddf147d]::string::String, core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/in_place_collect.rs:245:9
[INFO] [stdout]   31:     0x61f055c0e9c9 - <alloc[95e62e727ddf147d]::vec::Vec<alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::iter::traits::collect::FromIterator<alloc[95e62e727ddf147d]::string::String>>::from_iter::<core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/mod.rs:3933:9
[INFO] [stdout]   32:     0x61f055c0067e - <core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::collect::<alloc[95e62e727ddf147d]::vec::Vec<alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   33:     0x61f055bf4fb1 - <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path::<&std[929523f510218772]::path::Path>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:559:18
[INFO] [stdout]   34:     0x61f055bf6c50 - skeptic[bb36e219bd01a0c2]::rt::get_rlib_dependencies::<std[929523f510218772]::path::PathBuf>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:675:20
[INFO] [stdout]   35:     0x61f055bfab02 - skeptic[bb36e219bd01a0c2]::rt::compile_test_case
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:811:20
[INFO] [stdout]   36:     0x61f055bfb5af - skeptic[bb36e219bd01a0c2]::rt::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:749:9
[INFO] [stdout]   37:     0x61f055bb30a3 - skeptic[7850c2e54cbf9663]::readme_sect_the_let_keyword_line_53
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/global-data-in-rust-07f99dd5a4ca6808/out/skeptic-tests.rs:18:5
[INFO] [stdout]   38:     0x61f055bb2cb7 - skeptic[7850c2e54cbf9663]::readme_sect_the_let_keyword_line_53::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/global-data-in-rust-07f99dd5a4ca6808/out/skeptic-tests.rs:2:49
[INFO] [stdout]   39:     0x61f055bb3916 - <skeptic[7850c2e54cbf9663]::readme_sect_the_let_keyword_line_53::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x61f055bb3b3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x61f055bb3b3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x61f055bc13b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x61f055bc13b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x61f055bc13b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x61f055bc13b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x61f055bc13b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x61f055bc13b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x61f055bc13b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x61f055bbbf14 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x61f055bbbf14 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x61f055bc4432 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x61f055bc4432 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x61f055bc4432 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x61f055bc4432 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x61f055bc4432 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x61f055bc4432 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x61f055bc4432 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x61f055cfd9df - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   59:     0x61f055cfd9df - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x70f4e126baa4 - <unknown>
[INFO] [stdout]   61:     0x70f4e12f8a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- readme_sect_the_const_keyword_line_85 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'readme_sect_the_const_keyword_line_85' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:261:40:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61f055cfe0f8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61f055cfe0f8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61f055cfe0f8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61f055cfe0f8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61f055d13a9a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61f055d13a9a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61f055d03f12 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61f055d03f12 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61f055cdb3e6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61f055cdb3e6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61f055cf5ca9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61f055bc0a5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61f055bc0a5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61f055cf5e62 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61f055cf5e62 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61f055cdb4d4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61f055cd04f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61f055cdc1bd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61f055d1422c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61f055d141f2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61f055d13f49 - core[28b146924c2f19c6]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/option.rs:2252:5
[INFO] [stdout]   21:     0x61f055c5d2a5 - <core[28b146924c2f19c6]::option::Option<&str>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/option.rs:1013:21
[INFO] [stdout]   22:     0x61f055c5d2a5 - <cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>::part
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:261:40
[INFO] [stdout]   23:     0x61f055c5d2f8 - <cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>::version
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:269:37
[INFO] [stdout]   24:     0x61f055bf85c1 - <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path::<&std[929523f510218772]::path::Path>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:558:85
[INFO] [stdout]   25:     0x61f055c00b33 - core[28b146924c2f19c6]::iter::adapters::map::map_try_fold::<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember, alloc[95e62e727ddf147d]::string::String, alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, !>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}, alloc[95e62e727ddf147d]::vec::in_place_collect::write_in_place_with_drop<alloc[95e62e727ddf147d]::string::String>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]   26:     0x61f055c0e48d - <alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::try_fold::<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::iter::adapters::map::map_try_fold<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember, alloc[95e62e727ddf147d]::string::String, alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, !>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}, alloc[95e62e727ddf147d]::vec::in_place_collect::write_in_place_with_drop<alloc[95e62e727ddf147d]::string::String>::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, !>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/into_iter.rs:401:25
[INFO] [stdout]   27:     0x61f055bffeff - <core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::try_fold::<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, alloc[95e62e727ddf147d]::vec::in_place_collect::write_in_place_with_drop<alloc[95e62e727ddf147d]::string::String>::{closure#0}, core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, !>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   28:     0x61f055c02c4d - <core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}> as alloc[95e62e727ddf147d]::vec::in_place_collect::SpecInPlaceCollect<alloc[95e62e727ddf147d]::string::String, core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}>>>::collect_in_place
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/in_place_collect.rs:378:18
[INFO] [stdout]   29:     0x61f055bff2ff - alloc[95e62e727ddf147d]::vec::in_place_collect::from_iter_in_place::<core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}>, alloc[95e62e727ddf147d]::string::String>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/in_place_collect.rs:269:9
[INFO] [stdout]   30:     0x61f055c1207e - <alloc[95e62e727ddf147d]::vec::Vec<alloc[95e62e727ddf147d]::string::String> as alloc[95e62e727ddf147d]::vec::spec_from_iter::SpecFromIter<alloc[95e62e727ddf147d]::string::String, core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/in_place_collect.rs:245:9
[INFO] [stdout]   31:     0x61f055c0e9c9 - <alloc[95e62e727ddf147d]::vec::Vec<alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::iter::traits::collect::FromIterator<alloc[95e62e727ddf147d]::string::String>>::from_iter::<core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/mod.rs:3933:9
[INFO] [stdout]   32:     0x61f055c0067e - <core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::collect::<alloc[95e62e727ddf147d]::vec::Vec<alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   33:     0x61f055bf4fb1 - <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path::<&std[929523f510218772]::path::Path>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:559:18
[INFO] [stdout]   34:     0x61f055bf6c50 - skeptic[bb36e219bd01a0c2]::rt::get_rlib_dependencies::<std[929523f510218772]::path::PathBuf>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:675:20
[INFO] [stdout]   35:     0x61f055bfab02 - skeptic[bb36e219bd01a0c2]::rt::compile_test_case
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:811:20
[INFO] [stdout]   36:     0x61f055bfb5af - skeptic[bb36e219bd01a0c2]::rt::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:749:9
[INFO] [stdout]   37:     0x61f055bb3183 - skeptic[7850c2e54cbf9663]::readme_sect_the_const_keyword_line_85
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/global-data-in-rust-07f99dd5a4ca6808/out/skeptic-tests.rs:29:5
[INFO] [stdout]   38:     0x61f055bb2ce7 - skeptic[7850c2e54cbf9663]::readme_sect_the_const_keyword_line_85::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/global-data-in-rust-07f99dd5a4ca6808/out/skeptic-tests.rs:21:51
[INFO] [stdout]   39:     0x61f055bb3956 - <skeptic[7850c2e54cbf9663]::readme_sect_the_const_keyword_line_85::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x61f055bb3b3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x61f055bb3b3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x61f055bc13b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x61f055bc13b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x61f055bc13b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x61f055bc13b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x61f055bc13b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x61f055bc13b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x61f055bc13b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x61f055bbbf14 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stderr] error: test failed, to rerun pass `--test skeptic`
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x61f055bbbf14 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x61f055bc4432 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x61f055bc4432 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x61f055bc4432 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x61f055bc4432 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x61f055bc4432 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x61f055bc4432 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x61f055bc4432 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x61f055cfd9df - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   59:     0x61f055cfd9df - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x70f4e126baa4 - <unknown>
[INFO] [stdout]   61:     0x70f4e12f8a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- readme_sect_the_lazy_static_and_once_cell_crates_line_141 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'readme_sect_the_lazy_static_and_once_cell_crates_line_141' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:261:40:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61f055cfe0f8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61f055cfe0f8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61f055cfe0f8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61f055cfe0f8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61f055d13a9a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61f055d13a9a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61f055d03f12 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61f055d03f12 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61f055cdb3e6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61f055cdb3e6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61f055cf5ca9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61f055bc0a5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61f055bc0a5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61f055cf5e62 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61f055cf5e62 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61f055cdb4d4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61f055cd04f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61f055cdc1bd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61f055d1422c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61f055d141f2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61f055d13f49 - core[28b146924c2f19c6]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/option.rs:2252:5
[INFO] [stdout]   21:     0x61f055c5d2a5 - <core[28b146924c2f19c6]::option::Option<&str>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/option.rs:1013:21
[INFO] [stdout]   22:     0x61f055c5d2a5 - <cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>::part
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:261:40
[INFO] [stdout]   23:     0x61f055c5d2f8 - <cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>::version
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:269:37
[INFO] [stdout]   24:     0x61f055bf85c1 - <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path::<&std[929523f510218772]::path::Path>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:558:85
[INFO] [stdout]   25:     0x61f055c00b33 - core[28b146924c2f19c6]::iter::adapters::map::map_try_fold::<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember, alloc[95e62e727ddf147d]::string::String, alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, !>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}, alloc[95e62e727ddf147d]::vec::in_place_collect::write_in_place_with_drop<alloc[95e62e727ddf147d]::string::String>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]   26:     0x61f055c0e48d - <alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::try_fold::<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::iter::adapters::map::map_try_fold<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember, alloc[95e62e727ddf147d]::string::String, alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, !>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}, alloc[95e62e727ddf147d]::vec::in_place_collect::write_in_place_with_drop<alloc[95e62e727ddf147d]::string::String>::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, !>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/into_iter.rs:401:25
[INFO] [stdout]   27:     0x61f055bffeff - <core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::try_fold::<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, alloc[95e62e727ddf147d]::vec::in_place_collect::write_in_place_with_drop<alloc[95e62e727ddf147d]::string::String>::{closure#0}, core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, !>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   28:     0x61f055c02c4d - <core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}> as alloc[95e62e727ddf147d]::vec::in_place_collect::SpecInPlaceCollect<alloc[95e62e727ddf147d]::string::String, core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}>>>::collect_in_place
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/in_place_collect.rs:378:18
[INFO] [stdout]   29:     0x61f055bff2ff - alloc[95e62e727ddf147d]::vec::in_place_collect::from_iter_in_place::<core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}>, alloc[95e62e727ddf147d]::string::String>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/in_place_collect.rs:269:9
[INFO] [stdout]   30:     0x61f055c1207e - <alloc[95e62e727ddf147d]::vec::Vec<alloc[95e62e727ddf147d]::string::String> as alloc[95e62e727ddf147d]::vec::spec_from_iter::SpecFromIter<alloc[95e62e727ddf147d]::string::String, core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/in_place_collect.rs:245:9
[INFO] [stdout]   31:     0x61f055c0e9c9 - <alloc[95e62e727ddf147d]::vec::Vec<alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::iter::traits::collect::FromIterator<alloc[95e62e727ddf147d]::string::String>>::from_iter::<core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/mod.rs:3933:9
[INFO] [stdout]   32:     0x61f055c0067e - <core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::collect::<alloc[95e62e727ddf147d]::vec::Vec<alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   33:     0x61f055bf4fb1 - <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path::<&std[929523f510218772]::path::Path>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:559:18
[INFO] [stdout]   34:     0x61f055bf6c50 - skeptic[bb36e219bd01a0c2]::rt::get_rlib_dependencies::<std[929523f510218772]::path::PathBuf>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:675:20
[INFO] [stdout]   35:     0x61f055bfab02 - skeptic[bb36e219bd01a0c2]::rt::compile_test_case
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:811:20
[INFO] [stdout]   36:     0x61f055bfb5af - skeptic[bb36e219bd01a0c2]::rt::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:749:9
[INFO] [stdout]   37:     0x61f055bb3423 - skeptic[7850c2e54cbf9663]::readme_sect_the_lazy_static_and_once_cell_crates_line_141
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/global-data-in-rust-07f99dd5a4ca6808/out/skeptic-tests.rs:61:5
[INFO] [stdout]   38:     0x61f055bb2d77 - skeptic[7850c2e54cbf9663]::readme_sect_the_lazy_static_and_once_cell_crates_line_141::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/global-data-in-rust-07f99dd5a4ca6808/out/skeptic-tests.rs:42:71
[INFO] [stdout]   39:     0x61f055bb3a16 - <skeptic[7850c2e54cbf9663]::readme_sect_the_lazy_static_and_once_cell_crates_line_141::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x61f055bb3b3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x61f055bb3b3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x61f055bc13b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x61f055bc13b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x61f055bc13b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x61f055bc13b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x61f055bc13b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x61f055bc13b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x61f055bc13b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x61f055bbbf14 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x61f055bbbf14 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x61f055bc4432 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x61f055bc4432 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x61f055bc4432 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x61f055bc4432 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x61f055bc4432 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x61f055bc4432 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x61f055bc4432 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x61f055cfd9df - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   59:     0x61f055cfd9df - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x70f4e126baa4 - <unknown>
[INFO] [stdout]   61:     0x70f4e12f8a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- readme_sect_std_include_line_290 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'readme_sect_std_include_line_290' (21) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:261:40:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61f055cfe0f8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61f055cfe0f8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61f055cfe0f8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61f055cfe0f8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61f055d13a9a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61f055d13a9a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61f055d03f12 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61f055d03f12 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61f055cdb3e6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61f055cdb3e6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61f055cf5ca9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61f055bc0a5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61f055bc0a5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61f055cf5e62 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61f055cf5e62 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61f055cdb4d4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61f055cd04f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61f055cdc1bd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61f055d1422c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61f055d141f2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61f055d13f49 - core[28b146924c2f19c6]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/option.rs:2252:5
[INFO] [stdout]   21:     0x61f055c5d2a5 - <core[28b146924c2f19c6]::option::Option<&str>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/option.rs:1013:21
[INFO] [stdout]   22:     0x61f055c5d2a5 - <cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>::part
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:261:40
[INFO] [stdout]   23:     0x61f055c5d2f8 - <cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>::version
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:269:37
[INFO] [stdout]   24:     0x61f055bf85c1 - <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path::<&std[929523f510218772]::path::Path>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:558:85
[INFO] [stdout]   25:     0x61f055c00b33 - core[28b146924c2f19c6]::iter::adapters::map::map_try_fold::<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember, alloc[95e62e727ddf147d]::string::String, alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, !>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}, alloc[95e62e727ddf147d]::vec::in_place_collect::write_in_place_with_drop<alloc[95e62e727ddf147d]::string::String>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]   26:     0x61f055c0e48d - <alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::try_fold::<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::iter::adapters::map::map_try_fold<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember, alloc[95e62e727ddf147d]::string::String, alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, !>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}, alloc[95e62e727ddf147d]::vec::in_place_collect::write_in_place_with_drop<alloc[95e62e727ddf147d]::string::String>::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, !>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/into_iter.rs:401:25
[INFO] [stdout]   27:     0x61f055bffeff - <core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::try_fold::<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, alloc[95e62e727ddf147d]::vec::in_place_collect::write_in_place_with_drop<alloc[95e62e727ddf147d]::string::String>::{closure#0}, core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, !>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   28:     0x61f055c02c4d - <core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}> as alloc[95e62e727ddf147d]::vec::in_place_collect::SpecInPlaceCollect<alloc[95e62e727ddf147d]::string::String, core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}>>>::collect_in_place
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/in_place_collect.rs:378:18
[INFO] [stdout]   29:     0x61f055bff2ff - alloc[95e62e727ddf147d]::vec::in_place_collect::from_iter_in_place::<core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}>, alloc[95e62e727ddf147d]::string::String>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/in_place_collect.rs:269:9
[INFO] [stdout]   30:     0x61f055c1207e - <alloc[95e62e727ddf147d]::vec::Vec<alloc[95e62e727ddf147d]::string::String> as alloc[95e62e727ddf147d]::vec::spec_from_iter::SpecFromIter<alloc[95e62e727ddf147d]::string::String, core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/in_place_collect.rs:245:9
[INFO] [stdout]   31:     0x61f055c0e9c9 - <alloc[95e62e727ddf147d]::vec::Vec<alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::iter::traits::collect::FromIterator<alloc[95e62e727ddf147d]::string::String>>::from_iter::<core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/mod.rs:3933:9
[INFO] [stdout]   32:     0x61f055c0067e - <core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::collect::<alloc[95e62e727ddf147d]::vec::Vec<alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   33:     0x61f055bf4fb1 - <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path::<&std[929523f510218772]::path::Path>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:559:18
[INFO] [stdout]   34:     0x61f055bf6c50 - skeptic[bb36e219bd01a0c2]::rt::get_rlib_dependencies::<std[929523f510218772]::path::PathBuf>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:675:20
[INFO] [stdout]   35:     0x61f055bfab02 - skeptic[bb36e219bd01a0c2]::rt::compile_test_case
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:811:20
[INFO] [stdout]   36:     0x61f055bfb5af - skeptic[bb36e219bd01a0c2]::rt::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:749:9
[INFO] [stdout]   37:     0x61f055bb2ee3 - skeptic[7850c2e54cbf9663]::readme_sect_std_include_line_290
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/global-data-in-rust-07f99dd5a4ca6808/out/skeptic-tests.rs:150:5
[INFO] [stdout]   38:     0x61f055bb2c57 - skeptic[7850c2e54cbf9663]::readme_sect_std_include_line_290::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/global-data-in-rust-07f99dd5a4ca6808/out/skeptic-tests.rs:144:46
[INFO] [stdout]   39:     0x61f055bb3896 - <skeptic[7850c2e54cbf9663]::readme_sect_std_include_line_290::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x61f055bb3b3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x61f055bb3b3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x61f055bc13b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x61f055bc13b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x61f055bc13b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x61f055bc13b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x61f055bc13b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x61f055bc13b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x61f055bc13b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x61f055bbbf14 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x61f055bbbf14 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x61f055bc4432 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x61f055bc4432 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x61f055bc4432 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x61f055bc4432 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x61f055bc4432 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x61f055bc4432 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x61f055bc4432 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x61f055cfd9df - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   59:     0x61f055cfd9df - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x70f4e126baa4 - <unknown>
[INFO] [stdout]   61:     0x70f4e12f8a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- readme_sect_std_include_str_and_std_include_bytes_line_109 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'readme_sect_std_include_str_and_std_include_bytes_line_109' (22) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:261:40:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61f055cfe0f8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61f055cfe0f8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61f055cfe0f8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61f055cfe0f8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61f055d13a9a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61f055d13a9a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61f055d03f12 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61f055d03f12 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61f055cdb3e6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61f055cdb3e6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61f055cf5ca9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61f055bc0a5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61f055bc0a5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61f055cf5e62 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61f055cf5e62 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61f055cdb4d4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61f055cd04f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61f055cdc1bd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61f055d1422c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61f055d141f2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61f055d13f49 - core[28b146924c2f19c6]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/option.rs:2252:5
[INFO] [stdout]   21:     0x61f055c5d2a5 - <core[28b146924c2f19c6]::option::Option<&str>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/option.rs:1013:21
[INFO] [stdout]   22:     0x61f055c5d2a5 - <cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>::part
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:261:40
[INFO] [stdout]   23:     0x61f055c5d2f8 - <cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>::version
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:269:37
[INFO] [stdout]   24:     0x61f055bf85c1 - <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path::<&std[929523f510218772]::path::Path>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:558:85
[INFO] [stdout]   25:     0x61f055c00b33 - core[28b146924c2f19c6]::iter::adapters::map::map_try_fold::<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember, alloc[95e62e727ddf147d]::string::String, alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, !>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}, alloc[95e62e727ddf147d]::vec::in_place_collect::write_in_place_with_drop<alloc[95e62e727ddf147d]::string::String>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]   26:     0x61f055c0e48d - <alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::try_fold::<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::iter::adapters::map::map_try_fold<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember, alloc[95e62e727ddf147d]::string::String, alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, !>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}, alloc[95e62e727ddf147d]::vec::in_place_collect::write_in_place_with_drop<alloc[95e62e727ddf147d]::string::String>::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, !>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/into_iter.rs:401:25
[INFO] [stdout]   27:     0x61f055bffeff - <core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::try_fold::<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, alloc[95e62e727ddf147d]::vec::in_place_collect::write_in_place_with_drop<alloc[95e62e727ddf147d]::string::String>::{closure#0}, core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, !>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   28:     0x61f055c02c4d - <core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}> as alloc[95e62e727ddf147d]::vec::in_place_collect::SpecInPlaceCollect<alloc[95e62e727ddf147d]::string::String, core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}>>>::collect_in_place
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/in_place_collect.rs:378:18
[INFO] [stdout]   29:     0x61f055bff2ff - alloc[95e62e727ddf147d]::vec::in_place_collect::from_iter_in_place::<core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}>, alloc[95e62e727ddf147d]::string::String>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/in_place_collect.rs:269:9
[INFO] [stdout]   30:     0x61f055c1207e - <alloc[95e62e727ddf147d]::vec::Vec<alloc[95e62e727ddf147d]::string::String> as alloc[95e62e727ddf147d]::vec::spec_from_iter::SpecFromIter<alloc[95e62e727ddf147d]::string::String, core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/in_place_collect.rs:245:9
[INFO] [stdout]   31:     0x61f055c0e9c9 - <alloc[95e62e727ddf147d]::vec::Vec<alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::iter::traits::collect::FromIterator<alloc[95e62e727ddf147d]::string::String>>::from_iter::<core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/mod.rs:3933:9
[INFO] [stdout]   32:     0x61f055c0067e - <core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::collect::<alloc[95e62e727ddf147d]::vec::Vec<alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   33:     0x61f055bf4fb1 - <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path::<&std[929523f510218772]::path::Path>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:559:18
[INFO] [stdout]   34:     0x61f055bf6c50 - skeptic[bb36e219bd01a0c2]::rt::get_rlib_dependencies::<std[929523f510218772]::path::PathBuf>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:675:20
[INFO] [stdout]   35:     0x61f055bfab02 - skeptic[bb36e219bd01a0c2]::rt::compile_test_case
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:811:20
[INFO] [stdout]   36:     0x61f055bfb5af - skeptic[bb36e219bd01a0c2]::rt::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:749:9
[INFO] [stdout]   37:     0x61f055bb35e3 - skeptic[7850c2e54cbf9663]::readme_sect_std_include_str_and_std_include_bytes_line_109
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/global-data-in-rust-07f99dd5a4ca6808/out/skeptic-tests.rs:39:5
[INFO] [stdout]   38:     0x61f055bb2dd7 - skeptic[7850c2e54cbf9663]::readme_sect_std_include_str_and_std_include_bytes_line_109::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/global-data-in-rust-07f99dd5a4ca6808/out/skeptic-tests.rs:32:72
[INFO] [stdout]   39:     0x61f055bb3a96 - <skeptic[7850c2e54cbf9663]::readme_sect_std_include_str_and_std_include_bytes_line_109::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x61f055bb3b3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x61f055bb3b3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x61f055bc13b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x61f055bc13b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x61f055bc13b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x61f055bc13b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x61f055bc13b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x61f055bc13b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x61f055bc13b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x61f055bbbf14 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x61f055bbbf14 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x61f055bc4432 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x61f055bc4432 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x61f055bc4432 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x61f055bc4432 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x61f055bc4432 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x61f055bc4432 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x61f055bc4432 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x61f055cfd9df - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   59:     0x61f055cfd9df - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x70f4e126baa4 - <unknown>
[INFO] [stdout]   61:     0x70f4e12f8a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- readme_sect_the_lazy_static_and_once_cell_crates_line_162 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'readme_sect_the_lazy_static_and_once_cell_crates_line_162' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:261:40:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61f055cfe0f8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61f055cfe0f8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61f055cfe0f8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61f055cfe0f8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61f055d13a9a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61f055d13a9a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61f055d03f12 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61f055d03f12 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61f055cdb3e6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61f055cdb3e6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61f055cf5ca9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61f055bc0a5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61f055bc0a5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61f055cf5e62 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61f055cf5e62 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61f055cdb4d4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61f055cd04f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61f055cdc1bd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61f055d1422c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61f055d141f2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61f055d13f49 - core[28b146924c2f19c6]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/option.rs:2252:5
[INFO] [stdout]   21:     0x61f055c5d2a5 - <core[28b146924c2f19c6]::option::Option<&str>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/option.rs:1013:21
[INFO] [stdout]   22:     0x61f055c5d2a5 - <cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>::part
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:261:40
[INFO] [stdout]   23:     0x61f055c5d2f8 - <cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>::version
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:269:37
[INFO] [stdout]   24:     0x61f055bf85c1 - <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path::<&std[929523f510218772]::path::Path>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:558:85
[INFO] [stdout]   25:     0x61f055c00b33 - core[28b146924c2f19c6]::iter::adapters::map::map_try_fold::<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember, alloc[95e62e727ddf147d]::string::String, alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, !>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}, alloc[95e62e727ddf147d]::vec::in_place_collect::write_in_place_with_drop<alloc[95e62e727ddf147d]::string::String>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]   26:     0x61f055c0e48d - <alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::try_fold::<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::iter::adapters::map::map_try_fold<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember, alloc[95e62e727ddf147d]::string::String, alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, !>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}, alloc[95e62e727ddf147d]::vec::in_place_collect::write_in_place_with_drop<alloc[95e62e727ddf147d]::string::String>::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, !>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/into_iter.rs:401:25
[INFO] [stdout]   27:     0x61f055bffeff - <core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::try_fold::<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, alloc[95e62e727ddf147d]::vec::in_place_collect::write_in_place_with_drop<alloc[95e62e727ddf147d]::string::String>::{closure#0}, core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, !>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   28:     0x61f055c02c4d - <core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}> as alloc[95e62e727ddf147d]::vec::in_place_collect::SpecInPlaceCollect<alloc[95e62e727ddf147d]::string::String, core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}>>>::collect_in_place
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/in_place_collect.rs:378:18
[INFO] [stdout]   29:     0x61f055bff2ff - alloc[95e62e727ddf147d]::vec::in_place_collect::from_iter_in_place::<core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}>, alloc[95e62e727ddf147d]::string::String>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/in_place_collect.rs:269:9
[INFO] [stdout]   30:     0x61f055c1207e - <alloc[95e62e727ddf147d]::vec::Vec<alloc[95e62e727ddf147d]::string::String> as alloc[95e62e727ddf147d]::vec::spec_from_iter::SpecFromIter<alloc[95e62e727ddf147d]::string::String, core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/in_place_collect.rs:245:9
[INFO] [stdout]   31:     0x61f055c0e9c9 - <alloc[95e62e727ddf147d]::vec::Vec<alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::iter::traits::collect::FromIterator<alloc[95e62e727ddf147d]::string::String>>::from_iter::<core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/mod.rs:3933:9
[INFO] [stdout]   32:     0x61f055c0067e - <core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::collect::<alloc[95e62e727ddf147d]::vec::Vec<alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   33:     0x61f055bf4fb1 - <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path::<&std[929523f510218772]::path::Path>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:559:18
[INFO] [stdout]   34:     0x61f055bf6c50 - skeptic[bb36e219bd01a0c2]::rt::get_rlib_dependencies::<std[929523f510218772]::path::PathBuf>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:675:20
[INFO] [stdout]   35:     0x61f055bfab02 - skeptic[bb36e219bd01a0c2]::rt::compile_test_case
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:811:20
[INFO] [stdout]   36:     0x61f055bfb5af - skeptic[bb36e219bd01a0c2]::rt::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:749:9
[INFO] [stdout]   37:     0x61f055bb3503 - skeptic[7850c2e54cbf9663]::readme_sect_the_lazy_static_and_once_cell_crates_line_162
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/global-data-in-rust-07f99dd5a4ca6808/out/skeptic-tests.rs:79:5
[INFO] [stdout]   38:     0x61f055bb2da7 - skeptic[7850c2e54cbf9663]::readme_sect_the_lazy_static_and_once_cell_crates_line_162::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/global-data-in-rust-07f99dd5a4ca6808/out/skeptic-tests.rs:64:71
[INFO] [stdout]   39:     0x61f055bb3a56 - <skeptic[7850c2e54cbf9663]::readme_sect_the_lazy_static_and_once_cell_crates_line_162::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x61f055bb3b3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x61f055bb3b3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x61f055bc13b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x61f055bc13b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x61f055bc13b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x61f055bc13b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x61f055bc13b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x61f055bc13b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x61f055bc13b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x61f055bbbf14 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x61f055bbbf14 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x61f055bc4432 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x61f055bc4432 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x61f055bc4432 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x61f055bc4432 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x61f055bc4432 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x61f055bc4432 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x61f055bc4432 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x61f055cfd9df - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   59:     0x61f055cfd9df - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x70f4e126baa4 - <unknown>
[INFO] [stdout]   61:     0x70f4e12f8a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- readme_sect_the_arc_swap_crate_line_253 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'readme_sect_the_arc_swap_crate_line_253' (23) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:261:40:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61f055cfe0f8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61f055cfe0f8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61f055cfe0f8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61f055cfe0f8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61f055d13a9a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61f055d13a9a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61f055d03f12 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61f055d03f12 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61f055cdb3e6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61f055cdb3e6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61f055cf5ca9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61f055bc0a5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61f055bc0a5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61f055cf5e62 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61f055cf5e62 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61f055cdb4d4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61f055cd04f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61f055cdc1bd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61f055d1422c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61f055d141f2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61f055d13f49 - core[28b146924c2f19c6]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/option.rs:2252:5
[INFO] [stdout]   21:     0x61f055c5d2a5 - <core[28b146924c2f19c6]::option::Option<&str>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/option.rs:1013:21
[INFO] [stdout]   22:     0x61f055c5d2a5 - <cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>::part
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:261:40
[INFO] [stdout]   23:     0x61f055c5d2f8 - <cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>::version
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:269:37
[INFO] [stdout]   24:     0x61f055bf85c1 - <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path::<&std[929523f510218772]::path::Path>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:558:85
[INFO] [stdout]   25:     0x61f055c00b33 - core[28b146924c2f19c6]::iter::adapters::map::map_try_fold::<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember, alloc[95e62e727ddf147d]::string::String, alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, !>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}, alloc[95e62e727ddf147d]::vec::in_place_collect::write_in_place_with_drop<alloc[95e62e727ddf147d]::string::String>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]   26:     0x61f055c0e48d - <alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::try_fold::<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::iter::adapters::map::map_try_fold<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember, alloc[95e62e727ddf147d]::string::String, alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, !>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}, alloc[95e62e727ddf147d]::vec::in_place_collect::write_in_place_with_drop<alloc[95e62e727ddf147d]::string::String>::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, !>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/into_iter.rs:401:25
[INFO] [stdout]   27:     0x61f055bffeff - <core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::try_fold::<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, alloc[95e62e727ddf147d]::vec::in_place_collect::write_in_place_with_drop<alloc[95e62e727ddf147d]::string::String>::{closure#0}, core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, !>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   28:     0x61f055c02c4d - <core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}> as alloc[95e62e727ddf147d]::vec::in_place_collect::SpecInPlaceCollect<alloc[95e62e727ddf147d]::string::String, core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}>>>::collect_in_place
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/in_place_collect.rs:378:18
[INFO] [stdout]   29:     0x61f055bff2ff - alloc[95e62e727ddf147d]::vec::in_place_collect::from_iter_in_place::<core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}>, alloc[95e62e727ddf147d]::string::String>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/in_place_collect.rs:269:9
[INFO] [stdout]   30:     0x61f055c1207e - <alloc[95e62e727ddf147d]::vec::Vec<alloc[95e62e727ddf147d]::string::String> as alloc[95e62e727ddf147d]::vec::spec_from_iter::SpecFromIter<alloc[95e62e727ddf147d]::string::String, core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/in_place_collect.rs:245:9
[INFO] [stdout]   31:     0x61f055c0e9c9 - <alloc[95e62e727ddf147d]::vec::Vec<alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::iter::traits::collect::FromIterator<alloc[95e62e727ddf147d]::string::String>>::from_iter::<core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/mod.rs:3933:9
[INFO] [stdout]   32:     0x61f055c0067e - <core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::collect::<alloc[95e62e727ddf147d]::vec::Vec<alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   33:     0x61f055bf4fb1 - <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path::<&std[929523f510218772]::path::Path>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:559:18
[INFO] [stdout]   34:     0x61f055bf6c50 - skeptic[bb36e219bd01a0c2]::rt::get_rlib_dependencies::<std[929523f510218772]::path::PathBuf>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:675:20
[INFO] [stdout]   35:     0x61f055bfab02 - skeptic[bb36e219bd01a0c2]::rt::compile_test_case
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:811:20
[INFO] [stdout]   36:     0x61f055bfb5af - skeptic[bb36e219bd01a0c2]::rt::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:749:9
[INFO] [stdout]   37:     0x61f055bb3263 - skeptic[7850c2e54cbf9663]::readme_sect_the_arc_swap_crate_line_253
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/global-data-in-rust-07f99dd5a4ca6808/out/skeptic-tests.rs:141:5
[INFO] [stdout]   38:     0x61f055bb2d17 - skeptic[7850c2e54cbf9663]::readme_sect_the_arc_swap_crate_line_253::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/global-data-in-rust-07f99dd5a4ca6808/out/skeptic-tests.rs:122:53
[INFO] [stdout]   39:     0x61f055bb3996 - <skeptic[7850c2e54cbf9663]::readme_sect_the_arc_swap_crate_line_253::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x61f055bb3b3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x61f055bb3b3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x61f055bc13b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x61f055bc13b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x61f055bc13b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x61f055bc13b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x61f055bc13b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x61f055bc13b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x61f055bc13b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x61f055bbbf14 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x61f055bbbf14 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x61f055bc4432 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x61f055bc4432 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x61f055bc4432 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x61f055bc4432 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x61f055bc4432 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x61f055bc4432 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x61f055bc4432 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x61f055cfd9df - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   59:     0x61f055cfd9df - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x70f4e126baa4 - <unknown>
[INFO] [stdout]   61:     0x70f4e12f8a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- readme_sect_the_phf_crate_line_222 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'readme_sect_the_phf_crate_line_222' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:261:40:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61f055cfe0f8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61f055cfe0f8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61f055cfe0f8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61f055cfe0f8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61f055d13a9a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61f055d13a9a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61f055d03f12 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61f055d03f12 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61f055cdb3e6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61f055cdb3e6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61f055cf5ca9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61f055bc0a5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61f055bc0a5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61f055cf5e62 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61f055cf5e62 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61f055cdb4d4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61f055cd04f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61f055cdc1bd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61f055d1422c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61f055d141f2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61f055d13f49 - core[28b146924c2f19c6]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/option.rs:2252:5
[INFO] [stdout]   21:     0x61f055c5d2a5 - <core[28b146924c2f19c6]::option::Option<&str>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/option.rs:1013:21
[INFO] [stdout]   22:     0x61f055c5d2a5 - <cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>::part
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:261:40
[INFO] [stdout]   23:     0x61f055c5d2f8 - <cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>::version
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:269:37
[INFO] [stdout]   24:     0x61f055bf85c1 - <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path::<&std[929523f510218772]::path::Path>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:558:85
[INFO] [stdout]   25:     0x61f055c00b33 - core[28b146924c2f19c6]::iter::adapters::map::map_try_fold::<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember, alloc[95e62e727ddf147d]::string::String, alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, !>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}, alloc[95e62e727ddf147d]::vec::in_place_collect::write_in_place_with_drop<alloc[95e62e727ddf147d]::string::String>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]   26:     0x61f055c0e48d - <alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::try_fold::<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::iter::adapters::map::map_try_fold<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember, alloc[95e62e727ddf147d]::string::String, alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, !>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}, alloc[95e62e727ddf147d]::vec::in_place_collect::write_in_place_with_drop<alloc[95e62e727ddf147d]::string::String>::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, !>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/into_iter.rs:401:25
[INFO] [stdout]   27:     0x61f055bffeff - <core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::try_fold::<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, alloc[95e62e727ddf147d]::vec::in_place_collect::write_in_place_with_drop<alloc[95e62e727ddf147d]::string::String>::{closure#0}, core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, !>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   28:     0x61f055c02c4d - <core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}> as alloc[95e62e727ddf147d]::vec::in_place_collect::SpecInPlaceCollect<alloc[95e62e727ddf147d]::string::String, core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}>>>::collect_in_place
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/in_place_collect.rs:378:18
[INFO] [stdout]   29:     0x61f055bff2ff - alloc[95e62e727ddf147d]::vec::in_place_collect::from_iter_in_place::<core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}>, alloc[95e62e727ddf147d]::string::String>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/in_place_collect.rs:269:9
[INFO] [stdout]   30:     0x61f055c1207e - <alloc[95e62e727ddf147d]::vec::Vec<alloc[95e62e727ddf147d]::string::String> as alloc[95e62e727ddf147d]::vec::spec_from_iter::SpecFromIter<alloc[95e62e727ddf147d]::string::String, core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/in_place_collect.rs:245:9
[INFO] [stdout]   31:     0x61f055c0e9c9 - <alloc[95e62e727ddf147d]::vec::Vec<alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::iter::traits::collect::FromIterator<alloc[95e62e727ddf147d]::string::String>>::from_iter::<core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/mod.rs:3933:9
[INFO] [stdout]   32:     0x61f055c0067e - <core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::collect::<alloc[95e62e727ddf147d]::vec::Vec<alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   33:     0x61f055bf4fb1 - <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path::<&std[929523f510218772]::path::Path>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:559:18
[INFO] [stdout]   34:     0x61f055bf6c50 - skeptic[bb36e219bd01a0c2]::rt::get_rlib_dependencies::<std[929523f510218772]::path::PathBuf>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:675:20
[INFO] [stdout]   35:     0x61f055bfab02 - skeptic[bb36e219bd01a0c2]::rt::compile_test_case
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:811:20
[INFO] [stdout]   36:     0x61f055bfb5af - skeptic[bb36e219bd01a0c2]::rt::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:749:9
[INFO] [stdout]   37:     0x61f055bb2fc3 - skeptic[7850c2e54cbf9663]::readme_sect_the_phf_crate_line_222
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/global-data-in-rust-07f99dd5a4ca6808/out/skeptic-tests.rs:119:5
[INFO] [stdout]   38:     0x61f055bb2c87 - skeptic[7850c2e54cbf9663]::readme_sect_the_phf_crate_line_222::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/global-data-in-rust-07f99dd5a4ca6808/out/skeptic-tests.rs:94:48
[INFO] [stdout]   39:     0x61f055bb38d6 - <skeptic[7850c2e54cbf9663]::readme_sect_the_phf_crate_line_222::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x61f055bb3b3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x61f055bb3b3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x61f055bc13b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x61f055bc13b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x61f055bc13b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x61f055bc13b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x61f055bc13b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x61f055bc13b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x61f055bc13b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x61f055bbbf14 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x61f055bbbf14 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x61f055bc4432 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x61f055bc4432 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x61f055bc4432 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x61f055bc4432 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x61f055bc4432 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x61f055bc4432 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x61f055bc4432 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x61f055cfd9df - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   59:     0x61f055cfd9df - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x70f4e126baa4 - <unknown>
[INFO] [stdout]   61:     0x70f4e12f8a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- readme_sect_immutable_static_items_line_195 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'readme_sect_immutable_static_items_line_195' (20) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:261:40:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61f055cfe0f8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61f055cfe0f8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61f055cfe0f8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61f055cfe0f8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61f055d13a9a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61f055d13a9a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61f055d03f12 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61f055d03f12 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61f055cdb3e6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61f055cdb3e6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61f055cf5ca9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61f055bc0a5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61f055bc0a5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61f055cf5e62 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61f055cf5e62 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61f055cdb4d4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61f055cd04f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61f055cdc1bd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61f055d1422c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61f055d141f2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61f055d13f49 - core[28b146924c2f19c6]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/option.rs:2252:5
[INFO] [stdout]   21:     0x61f055c5d2a5 - <core[28b146924c2f19c6]::option::Option<&str>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/option.rs:1013:21
[INFO] [stdout]   22:     0x61f055c5d2a5 - <cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>::part
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:261:40
[INFO] [stdout]   23:     0x61f055c5d2f8 - <cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>::version
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo_metadata-0.6.4/src/lib.rs:269:37
[INFO] [stdout]   24:     0x61f055bf85c1 - <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path::<&std[929523f510218772]::path::Path>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:558:85
[INFO] [stdout]   25:     0x61f055c00b33 - core[28b146924c2f19c6]::iter::adapters::map::map_try_fold::<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember, alloc[95e62e727ddf147d]::string::String, alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, !>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}, alloc[95e62e727ddf147d]::vec::in_place_collect::write_in_place_with_drop<alloc[95e62e727ddf147d]::string::String>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]   26:     0x61f055c0e48d - <alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::try_fold::<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::iter::adapters::map::map_try_fold<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember, alloc[95e62e727ddf147d]::string::String, alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, !>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}, alloc[95e62e727ddf147d]::vec::in_place_collect::write_in_place_with_drop<alloc[95e62e727ddf147d]::string::String>::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, !>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/into_iter.rs:401:25
[INFO] [stdout]   27:     0x61f055bffeff - <core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::try_fold::<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, alloc[95e62e727ddf147d]::vec::in_place_collect::write_in_place_with_drop<alloc[95e62e727ddf147d]::string::String>::{closure#0}, core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::vec::in_place_drop::InPlaceDrop<alloc[95e62e727ddf147d]::string::String>, !>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   28:     0x61f055c02c4d - <core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}> as alloc[95e62e727ddf147d]::vec::in_place_collect::SpecInPlaceCollect<alloc[95e62e727ddf147d]::string::String, core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}>>>::collect_in_place
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/in_place_collect.rs:378:18
[INFO] [stdout]   29:     0x61f055bff2ff - alloc[95e62e727ddf147d]::vec::in_place_collect::from_iter_in_place::<core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}>, alloc[95e62e727ddf147d]::string::String>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/in_place_collect.rs:269:9
[INFO] [stdout]   30:     0x61f055c1207e - <alloc[95e62e727ddf147d]::vec::Vec<alloc[95e62e727ddf147d]::string::String> as alloc[95e62e727ddf147d]::vec::spec_from_iter::SpecFromIter<alloc[95e62e727ddf147d]::string::String, core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/in_place_collect.rs:245:9
[INFO] [stdout]   31:     0x61f055c0e9c9 - <alloc[95e62e727ddf147d]::vec::Vec<alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::iter::traits::collect::FromIterator<alloc[95e62e727ddf147d]::string::String>>::from_iter::<core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/mod.rs:3933:9
[INFO] [stdout]   32:     0x61f055c0067e - <core[28b146924c2f19c6]::iter::adapters::map::Map<alloc[95e62e727ddf147d]::vec::into_iter::IntoIter<cargo_metadata[a54548ebcb5b354c]::WorkspaceMember>, <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path<&std[929523f510218772]::path::Path>::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::collect::<alloc[95e62e727ddf147d]::vec::Vec<alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   33:     0x61f055bf4fb1 - <skeptic[bb36e219bd01a0c2]::rt::LockedDeps>::from_path::<&std[929523f510218772]::path::Path>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:559:18
[INFO] [stdout]   34:     0x61f055bf6c50 - skeptic[bb36e219bd01a0c2]::rt::get_rlib_dependencies::<std[929523f510218772]::path::PathBuf>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:675:20
[INFO] [stdout]   35:     0x61f055bfab02 - skeptic[bb36e219bd01a0c2]::rt::compile_test_case
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:811:20
[INFO] [stdout]   36:     0x61f055bfb5af - skeptic[bb36e219bd01a0c2]::rt::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/skeptic-0.13.4/lib.rs:749:9
[INFO] [stdout]   37:     0x61f055bb3343 - skeptic[7850c2e54cbf9663]::readme_sect_immutable_static_items_line_195
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/global-data-in-rust-07f99dd5a4ca6808/out/skeptic-tests.rs:91:5
[INFO] [stdout]   38:     0x61f055bb2d47 - skeptic[7850c2e54cbf9663]::readme_sect_immutable_static_items_line_195::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/global-data-in-rust-07f99dd5a4ca6808/out/skeptic-tests.rs:82:57
[INFO] [stdout]   39:     0x61f055bb39d6 - <skeptic[7850c2e54cbf9663]::readme_sect_immutable_static_items_line_195::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x61f055bb3b3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x61f055bb3b3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x61f055bc13b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x61f055bc13b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x61f055bc13b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x61f055bc13b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x61f055bc13b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x61f055bc13b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x61f055bc13b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x61f055bbbf14 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x61f055bbbf14 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x61f055bc4432 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x61f055bc4432 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x61f055bc4432 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x61f055bc4432 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x61f055bc4432 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x61f055bc4432 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x61f055bc4432 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x61f055cfd9df - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   59:     0x61f055cfd9df - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x70f4e126baa4 - <unknown>
[INFO] [stdout]   61:     0x70f4e12f8a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     readme_sect_immutable_static_items_line_195
[INFO] [stdout]     readme_sect_std_include_line_290
[INFO] [stdout]     readme_sect_std_include_str_and_std_include_bytes_line_109
[INFO] [stdout]     readme_sect_the_arc_swap_crate_line_253
[INFO] [stdout]     readme_sect_the_const_keyword_line_85
[INFO] [stdout]     readme_sect_the_lazy_static_and_once_cell_crates_line_141
[INFO] [stdout]     readme_sect_the_lazy_static_and_once_cell_crates_line_162
[INFO] [stdout]     readme_sect_the_let_keyword_line_53
[INFO] [stdout]     readme_sect_the_phf_crate_line_222
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bd4311cbe6885526aa2f1637d0c750d3d6d5c7fcac2f82b069e042e83e5c820f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd4311cbe6885526aa2f1637d0c750d3d6d5c7fcac2f82b069e042e83e5c820f", kill_on_drop: false }`
[INFO] [stdout] bd4311cbe6885526aa2f1637d0c750d3d6d5c7fcac2f82b069e042e83e5c820f
